Search Results/Filters    

Filters

Year

Banks




Expert Group











Full-Text


Issue Info: 
  • Year: 

    1391
  • Volume: 

    4
Measures: 
  • Views: 

    390
  • Downloads: 

    0
Abstract: 

لطفا برای مشاهده چکیده به متن کامل (PDF) مراجعه فرمایید.

Yearly Impact:   مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

View 390

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesDownload 0
Issue Info: 
  • Year: 

    2023
  • Volume: 

    13
  • Issue: 

    4
  • Pages: 

    1020-1030
Measures: 
  • Citations: 

    0
  • Views: 

    13
  • Downloads: 

    0
Abstract: 

In this paper, regression tree ensembles (bagged and boosted) have been utilized in predicting atomic coordinate of Carbone nanotubes (CNTs). The aim of this study is to use ensembles classifiers to compute the atomic coordinates of Carbone nanotubes rather than other simulation tools. The dataset we used in this paper are provided by the UCI Repository of Machine Learning and it has a total of (10721) instances with (8) attributes (five as inputs and three as outputs) and it has no missing data. Various performance measures are also calculated to evaluate the classifiers we employed. The results show that there is a slight difference in performance between bagged and boosted trees, however, they are preferable classifiers for carbon atom coordinates prediction due to their high accuracy and short computation time. Using these predicted atomic coordinates as early coordinates for the simulation tool, the actual atomic coordinates can be retrieved in minutes or seconds instead of days by minimizing the iterations in the computation process.

Yearly Impact: مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

View 13

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesDownload 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesCitation 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesRefrence 0
Author(s): 

Issue Info: 
  • Year: 

    2021
  • Volume: 

    2
  • Issue: 

    1
  • Pages: 

    0-0
Measures: 
  • Citations: 

    2
  • Views: 

    53
  • Downloads: 

    0
Keywords: 
Abstract: 

Yearly Impact: مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

View 53

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesDownload 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesCitation 2 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesRefrence 0
Issue Info: 
  • Year: 

    1394
  • Volume: 

    5
  • Issue: 

    1
  • Pages: 

    93-108
Measures: 
  • Citations: 

    0
  • Views: 

    467
  • Downloads: 

    0
Abstract: 

لطفا برای مشاهده چکیده به متن کامل (PDF) مراجعه فرمایید.

Yearly Impact: مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

View 467

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesDownload 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesCitation 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesRefrence 0
Issue Info: 
  • Year: 

    2021
  • Volume: 

    13
  • Issue: 

    1
  • Pages: 

    17-32
Measures: 
  • Citations: 

    0
  • Views: 

    101
  • Downloads: 

    26
Abstract: 

It is necessary to know about the quantity of urban tree canopy cover due to its role in air and noise pollution reduction, wind prevention, saving rain water, and runoff control. Being expensive and time consuming, the manual extraction of tree canopy has been replaced by remote sensing techniques conducted on the images, digitally. There are several parameters which must be optimized prior to use of object oriented classification. One of these parameters is Scale affecting the segmentation results, significantly. Scale is usually set by trial and error which is an experimental approach. One of the aims of this study is to optimize Scale parameter, automatically. In addition, after segmentation process based on a proper Scale, it is required to classify the identified segments based on the attributes which are extracted from these segments. In this stage, the selection of suitable classification method fed by the proper attributes is critical. In this research, LiDAR data and aerial image acquired on Vaihingen, Germany, were utilized for segmenting the urban area. In order to identify suitable attributes, random forest feature selection was applied on the attributes derived from the identified segments. Machine learning methods including support vector machine, random forest, and decision tree were compared for classifying the segments based on their suitable attributes into two classes including tree canopy cover and others. The results indicated that Scale of 25 is the best one to segment this area. Also, the tree canopy cover map derived from support vector machine with quality index of 79.90 showed the best performance among different classifiers used in this study.

Yearly Impact: مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

View 101

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesDownload 26 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesCitation 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesRefrence 0
Issue Info: 
  • Year: 

    2021
  • Volume: 

    34
  • Issue: 

    1
  • Pages: 

    82-89
Measures: 
  • Citations: 

    0
  • Views: 

    25
  • Downloads: 

    0
Abstract: 

This research work is concerned with the predictability of ensemble and singular tree-based machine learning algorithms during the recession and prosperity of the two companies listed in the Tehran Stock Exchange in the context of big data. In this regard, the main issue is that economic managers and the academic community require predicting models with more accuracy and reduced execution time; moreover, the prediction of the companies recession in the stock market is highly significant. Machine learning algorithms must be able to appropriately predict the stock return sign during the market downturn and boom days. Addressing the stated challenge will upgrade the quality of stock purchases and, subsequently, will increase profitability. In this article, the proposed solution relies on the utilization of tree-based machine learning algorithms in the context of big data. The proposed solution exploits the decision tree algorithm, which is a traditional and singular tree-based learning algorithm. Furthermore, two modern and ensemble tree-based learning algorithms, random forest and gradient boosted tree, has been utilized for predicting the stock return sign during recession and prosperity. The mentioned cases were implemented by applying the machine learning tools in python programming language and PYSPARK library that is used explicitly for the big data context. The utilized research data of the current study are the shares information of two companies of the Tehran Stock Exchange. The obtained results reveal that the applied ensemble learning algorithms have performed better than the singular learning algorithms. Additionally, adding 23 technical features to the initial data and subsequent applying of the PCA feature reduction method have demonstrated the best performance among other modes. In the meantime, it has been concluded that the initial data do not possess the proper resolution or generalizability, either during prosperity or recession.

Yearly Impact: مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

View 25

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesDownload 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesCitation 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesRefrence 0
Author(s): 

Issue Info: 
  • Year: 

    2017
  • Volume: 

    64
  • Issue: 

    -
  • Pages: 

    297-308
Measures: 
  • Citations: 

    1
  • Views: 

    129
  • Downloads: 

    0
Keywords: 
Abstract: 

Yearly Impact: مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

View 129

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesDownload 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesCitation 1 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesRefrence 0
Author(s): 

Journal: 

NEUROLOGICAL RESEARCH

Issue Info: 
  • Year: 

    2022
  • Volume: 

    44
  • Issue: 

    12
  • Pages: 

    1142-1149
Measures: 
  • Citations: 

    1
  • Views: 

    24
  • Downloads: 

    0
Keywords: 
Abstract: 

Yearly Impact: مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

View 24

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesDownload 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesCitation 1 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesRefrence 0
Issue Info: 
  • Year: 

    1382
  • Volume: 

    3
  • Issue: 

    (ویژه نامه 10)
  • Pages: 

    57-58
Measures: 
  • Citations: 

    0
  • Views: 

    698
  • Downloads: 

    0
Abstract: 

مقدمه: نظر به اینکه سیستم آموزشی فعلی جهت دانشجویان گروه پزشکی به نحوی است که دانشجویان بیشتر زمان آموزش خود را در چارچوب برنامه های رسمی محدود به شرایط تصنعی و کلاسیک طی می کنند، در نتیجه میزان رضایت از کیفیت آموزش به روش موجود و کاربرد آموخته ها در شرایط واقعی نیاز به بررسی و حتی تغییر در رویکرد حاضر دارد.مرور مطالعات: با مطالعه تاریخچه خدمات و آموزش جامعه نگر و جامعه محور در می یابیم که حدود یک قرن پیش به صورت Service learning ارایه خدمات و آموزش به فراگیران همزمان در بستر جامعه انجام می پذیرفت. از اوایل 1900 تاکنون، آموزش دهندگان متوجه اهمیت ارتباط خدمات با اهداف آموزش شده اند و درطی قرن از 1960 تا 1970 در نتیجه S.L گذشته این مفهوم در آموزش جایگاه خود را حفظ کرده است. اغلب برنامه های فعالیت دانشجویان در جامعه در راستای اهداف آموزش توسعه یافت. این S.L اساس اعتقاد و مشابه نگرش ساختار گراهاست که معتقدند تولید و ساخت دانش در افراد از دانش و تجربیات پایه و مقدماتی شروع می شود بطرف فرایند یادگیری، تفسیر و بحث پیرامون اطلاعات جدید در زمینه اجتماع و محیط فردی پیش می رود. در حقیقت مفهوم یادگیری دو طرفه اساس و وجه تمایز تجربه ناشی از آموزش به روش دانشجویان به اهداف آموزشی دروس خود با مشارکت در برنامه های ارایه خدمت در شرایط واقعی دست می یابند و جامعه نیز مستقیما از آن بهره مند می شود. در این روش هم فراگیر و هم جامعه بهره مند می شوند. و فراگیران فعالانه به تولید محصول و خدمت مرتبط با اهداف آموزش می پردازند. با توسعه نگرشها، باورها و رفتارها در ارتباط با جامعه، شهروندانی مطلع و نیروی کار تولیدی تربیت می کنند. در این روش اساس کار دریافت باز خورد از جامعه و مدرسان است که به فراگیران فرصت می دهد دانش جدید خود را با دیگران مطرح کند و آموخته های خود را برای دیگران معنی دار کنند.بحث: در آموزش سنتی مردم بر خدماتی که دریافت میکنند، هیچ گونه کنترلی ندارند، فراگیران نیز قدرت مداخله و کاربرد آموخته های خود را ندارند ولی در این آموزش، تمام ابعاد نیازهای مردم دیده می شود و فراگیران با مشارکت مردم روی نیازها کار می کنند، مردم بر ارایه خدمات نظارت دراند. انریش می گوید: یادگیری فراگیران از طریق خواندن کتابهای قطور در اطاقهای در بسته ایجاد نمی شود، بلکه باید درهای پنجره ها را باز کرد و به دنبال تجربه بود. در نهایت به کمک SL فرصتی برای آزمون مسوولیت پذیری، تبدیل شدن به یک شهروند خوب را برای فراگیران در حین دستیابی به اهداف آموزش و ارایه خدمت به مردم ایجاد نماییم.

Yearly Impact: مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

View 698

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesDownload 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesCitation 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesRefrence 0
Author(s): 

Journal: 

ELECTRONIC MARKETS

Issue Info: 
  • Year: 

    2021
  • Volume: 

    31
  • Issue: 

    3
  • Pages: 

    685-695
Measures: 
  • Citations: 

    2
  • Views: 

    75
  • Downloads: 

    0
Keywords: 
Abstract: 

Yearly Impact: مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic Resources

View 75

مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesDownload 0 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesCitation 2 مرکز اطلاعات علمی Scientific Information Database (SID) - Trusted Source for Research and Academic ResourcesRefrence 0
litScript
telegram sharing button
whatsapp sharing button
linkedin sharing button
twitter sharing button
email sharing button
email sharing button
email sharing button
sharethis sharing button